Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port codebase to Genuine MicroPython on ESP32 #30

Merged
merged 1 commit into from
Nov 10, 2019
Merged

Port codebase to Genuine MicroPython on ESP32 #30

merged 1 commit into from
Nov 10, 2019

Conversation

poesel
Copy link
Collaborator

@poesel poesel commented Nov 10, 2019

Got confused a bit by git. This is why this is not from a branch.
Also the inclusion of the DFRobot lib will also be necessary only when I write the sensor part for the MAX17043. We can find a better place for it later.
Also added some docstrings to get a better grip on how sensors work.

@amotl amotl changed the title fixes for ESP32 to get in line with upstream again Port codebase to vanilla ESP32 Nov 10, 2019
@amotl
Copy link
Member

amotl commented Nov 10, 2019

Thanks a bunch, @poesel.

One last nit:

Also the inclusion of the DFRobot lib will also be necessary only when I write the sensor part for the MAX17043.

Can you remove this from the PR and add it to setup.mk instead in order to pull the driver from [1] into the dist-packages folder?

[1] https://github.com/DFRobot/DFRobot_MAX17043/blob/master/micropython/DFRobot_MAX17043.py

@amotl
Copy link
Member

amotl commented Nov 10, 2019

Can you remove this from the PR and add it to setup.mk instead?

I will just merge it right now. Thanks again!

@amotl amotl merged commit c71a70b into hiveeyes:master Nov 10, 2019
@amotl amotl changed the title Port codebase to vanilla ESP32 Port codebase to Genuine MicroPython on ESP32 Nov 10, 2019
@amotl amotl mentioned this pull request Nov 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants